| Total Complexity | 16 |
| Dependencies | 1 |
| Dependents | 8 |
| Total lines | 121 |
| Lines of code | 77 |
| Logical lines of code | 34 |
| Comment lines | 4 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create() | 46 | 7 | 46 | |
| __construct() | 68 | 2 | 6 | |
| getExceptionPriority() | 79 | 2 | 3 | |
| getExceptionVisibleMessage() | 67 | 2 | 7 | |
| getExceptionCode() | 82 | 1 | 3 | |
| getExceptionDetails() | 82 | 1 | 3 | |
| getDataToLog() | 65 | 1 | 9 |